ComponentOne ASP.NET MVC Controls
Content Property (LineMarker<T>)

C1.Web.Mvc Namespace > LineMarker<T> Class : Content Property
Gets or sets the content function that allows to customize the text content of the LineMarker.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property Content As String
[JsonConverter(C1.JsonNet.Converters.FunctionConverter)]
public string Content {get; set;}
See Also

Reference

LineMarker<T> Class
LineMarker<T> Members